home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Dev
/
powerd
/
modules.lha
/
modules
/
exec
/
semaphores.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-06-23
|
318 b
|
27 lines
MODULE 'exec/nodes',
'exec/ports'
OBJECT SSR
MLN:MLN,
Waiter:PTR TO TC
OBJECT SS
LN:LN,
NestCount:INT,
WaitQueue:MLH,
MultipleLink:SSR,
Owner:PTR TO TC,
QueueCount:INT
OBJECT SemaphoreMessage
MN:MN,
Semaphore:PTR TO SS
OBJECT SM
MP:MP,
Bids:INT
CONST SM_LOCKMSG=16,
SM_SHARED=1,
SM_EXCLUSIVE=0